home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5719 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: xs1.xs4all.nl!marcone
  2. From: marcone@xs1.xs4all.nl (Marco Nelissen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: FindTask() VERY IMPORTANT
  5. Date: 19 Mar 1996 08:06:41 GMT
  6. Organization: XS4ALL Internet
  7. Message-ID: <4ilpuh$muk@news.xs4all.nl>
  8. References: <4ij5nj$m2h@news.xs4all.nl> <DoGuo9.BDs@cix.compulink.co.uk>
  9. NNTP-Posting-Host: xs1.xs4all.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Jolyon Ralph (jralph@cix.compulink.co.uk) wrote:
  13. : Ralph has stated that 68k emulation will read old structures as normal. 
  14. : In PPC it won't, they'll change. So what.
  15. [SNIP!]
  16. : ...... Compare this with the massive amount of extra work Ralph 
  17. : would have to do to make it the same as it was before......
  18.  
  19. I don't understand why it is so hard to have a readable execbase in PPC
  20. mode, when it is already emulated in 68k mode.
  21. If the new OS has memory protection (which it should have, what else is
  22. the MMU for?), then it should be trivial to present each task (PPC or
  23. otherwise) with it's own copy of execbase and other system structures
  24. that can be read be the program.
  25.  
  26. : As long as we have clear documentation on what the changes are and how to 
  27. : implement them, I've no problems in altering any existing methods in my 
  28. : code to deal with the new operating system.
  29.  
  30. Well, I haven't seen any documentation yet, so I can't comment on that.
  31.  
  32. Marco
  33.